Vcenter Credential Type
Vcenter Credential Type
The credential type to use for authentication.
Possible values:
USERNAME_PASSWORD
: Username-password based authentication is being used.SAML_TOKEN
: SAML based authentication is being used.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
USERNAME_PASSWORD,
SAML_TOKEN,